GtkSidebar: Pick up the visible child from the stack
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Oct 2014 03:06:54 +0000 (23:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Oct 2014 03:07:35 +0000 (23:07 -0400)
commit2dfc03bdb532c14187aa14bf51adc1aec3b71b62
treec7d22fbbea32b4de311e81b8cf6fa31860a81f1b
parentc53f4bb3421f7b3ec06bf12c1fcdd95f75321aab
GtkSidebar: Pick up the visible child from the stack

Same here: We need to synchronize the visible child with the
selected row when setting a stack on the sidebar. I've noticed
this problem in the sidebar example in gtk3-widget-factory.
gtk/gtksidebar.c